Skip to content

Remove unused fields from Assembly application form#76

Merged
russelltrow merged 1 commit into
mainfrom
claude/friendly-clarke-kpg9ff
Jun 19, 2026
Merged

Remove unused fields from Assembly application form#76
russelltrow merged 1 commit into
mainfrom
claude/friendly-clarke-kpg9ff

Conversation

@russelltrow

Copy link
Copy Markdown
Member

Summary

Removes five unused fields from the Assembly application form submission handler and updates the Confirmation field mapping to use the correct form field name.

Changes

  • Removed unused fields from Notion database mapping:
    • LinkedIn URL
    • GitHub Username
    • Timezone
    • Previous GSF Involvement
  • Updated Confirmation field to map from privacy-consent instead of confirmation (aligns with actual form field naming)

Notes

These fields were being collected in the form but not stored in Notion. The change simplifies the data pipeline and ensures only relevant fields are persisted. The privacy-consent field rename indicates a form field naming correction to better reflect its purpose.

https://claude.ai/code/session_0127uQouMiBqKa1wH52kX4Qb

Remove four properties that don't exist in the Notion DB schema
(LinkedIn URL, GitHub Username, Timezone, Previous GSF Involvement),
and fix privacy-consent → confirmation field name mismatch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0127uQouMiBqKa1wH52kX4Qb
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for green-software-foundation ready!

Name Link
🔨 Latest commit 0083ca3
🔍 Latest deploy log https://app.netlify.com/projects/green-software-foundation/deploys/6a3524f4b0a5dd0008b9eaf0
😎 Deploy Preview https://deploy-preview-76--green-software-foundation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 89 (🟢 up 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@russelltrow russelltrow merged commit f7326f8 into main Jun 19, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants